Conversation
|
This needs a merge in / rebase from develop to fix the bindings build. Not sure about the other tests yet though |
|
|
Co-authored-by: protolambda <proto@protolambda.com> Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu> Co-authored-by: protolambda <proto@protolambda.com>
Co-authored-by: protolambda <proto@protolambda.com> Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
This reverts commit 7eccd9f. Co-authored-by: protolambda <proto@protolambda.com> Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
…s time differently, add a couple breadcrumb comments.
e64d852 to
2c57e7d
Compare
Co-authored-by: protolambda <proto@protolambda.com> Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
ajsutton
left a comment
There was a problem hiding this comment.
We seem to have lost a couple of parts of the commit 73c7512 but we'll want to keep them. I'm somewhat surprised that there aren't failures in CI though as that commit had plenty of tests...
Ooo, the test is failing on the bad block hash, not on the withdrawals being invalid. That's a bug in the test. I'll put up a separate PR to fix the tests in a bit.
Still looking through the actual blob verification side too but figured I'd post this now.
|
Semgrep found 1
Potential |
|
Ignoring semgrep |
…hen they're needed.
Description
This PR seeks to cherry pick a subset of #7349. Specifically, we just want the rpc-header change in
op-service/sources, the basic types inop-service/eth, and we also seek to add some action test likeTestShapellaL1Forkin #5144.Tests
Adds a new test
TestDencunL1Forkinop-e2e/actions/dencun_fork_test.go, which just makes sure that the L2 can catch up to an L1 that supports Cancun.Additional context
Thank you Roberto and Proto.
Metadata
Co-authored-by: protolambda proto@protolambda.com
Co-authored-by: Roberto Bayardo bayardo@alum.mit.edu